![]() ![]() |
Q: When I move my Java application which I created with JBindery to another machine and try to run it, I get an error "OSErr -35 processing classpath item." What is the problem, and how should it be addressed? A: If you use the Add Folder or Add Zip File buttons (or drag and drop) to add things to the classpath, the application stores an alias pointing to the file or directory, and this tends to break when you move it to another machine or another file system. To solve this problem, use Add Manually and give a path relative to "$APPLICATION" (this is the default for the dialog box). For more information on how to use JBindery in this manner, please refer to the JBindery documentation. |
Developer Documentation | Technical Notes | Development Kits | Sample Code |